home *** CD-ROM | disk | FTP | other *** search
/ Tech Writer - File Support / Tech Writer Art Works File Support.iso / Confix.ZIP / !ConfiX / Files / _Config next >
Encoding:
Text File  |  2004-03-21  |  4.1 KB  |  255 lines

  1. | Config definition for !ConfiX
  2.  
  3. Title = ConfiX choices
  4. ColumnWidth = 478
  5. Width = 900
  6. Height = 100
  7.  
  8. LineSpacing = 2
  9. |Help=0
  10. |MainButtons=2
  11. |Profiles=0
  12. |Default=1
  13. |CloseIcon=0
  14. |BackIcon=0
  15. |TitleBar=0
  16.  
  17.  
  18. [Window]
  19.  
  20. Icon = window
  21. Text = Window
  22. Width = 132
  23.  
  24. {
  25.  Name = Layout
  26.  Text = Layout
  27.  Type = Menu
  28.  Menu = Layout;Graphical TABs (default)|,0;Radio buttons at left hand side,1;Radio buttons at right hand side,2;Next / Previous buttons,3;Scrollable icons,4
  29.  Default = 0
  30. }
  31. {
  32.  Name = ForceLayout
  33.  Text = Force default layout when using sub-groups
  34.  Type = Option
  35.  Default = on
  36.  Help = Always use Graphical TABs when using sub-groups
  37.  Legend = 
  38. }
  39. {
  40.  type = ruler
  41.  height = 20
  42. }
  43. Width = 220
  44. {
  45.  Name = ColourMenu
  46.  Text = Use Colour menu icon
  47.  Type = Option
  48.  Default = off
  49.  Help = Display a menu icon to the right of a colour field
  50. };
  51. {
  52.  Name = OuterMargin
  53.  Text = Outer margin
  54.  Type = Integer
  55.  Min = 12
  56.  Max = 50
  57.  Step = 2
  58.  Default = 16
  59.  Size = 2
  60.  Width = 64
  61.  Help = Outer window border in OS-units
  62. }
  63. {
  64.  Name = ReverseArrows
  65.  Text = Reverse up/down arrows
  66.  Type = Option
  67.  Default = off
  68.  Help = Reverse the order of the arrow-up and arrow-down icons
  69. };
  70. {
  71.  Name = InnerMargin
  72.  Text = Inner margin
  73.  Type = Integer
  74.  Min = 12
  75.  Max = 50
  76.  Step = 2
  77.  Default = 14
  78.  Size = 2
  79.  Width = 64
  80.  Help = Inner window border in OS-units
  81. }
  82. {
  83. };
  84. {
  85.  Name = VarSpace
  86.  Text = Spacing
  87.  Type = Integer
  88.  Min = 4
  89.  Max = 12
  90.  Step = 2
  91.  Default = 8
  92.  Size = 2
  93.  Width = 64
  94.  Help = Spacing between objects (in OS-units)
  95. }
  96.  
  97. [Help]
  98.  
  99. Icon = help
  100. Text = Help
  101. Width = 168
  102.  
  103. {
  104.  Name = HelpLine
  105.  Text = Position
  106.  Type = Menu
  107.  Menu = Position;Off|,0;Above save/cancel buttons,1;Bottom of window,2;Top of window,3
  108.  Help = Position of the Help-line in the main window
  109.  Default = 1
  110. }
  111. {
  112.  Name = HelpFont
  113.  Text = Font
  114.  Type = Font
  115.  Default = Homerton.Bold
  116.  Help = Help-text will be shown in this font
  117. }
  118. {
  119.  Name = HelpColour
  120.  Text = Colour
  121.  Type = Colour
  122.  Options = -wimp
  123.  Help = Colour used for the text in the help line
  124.  Default = 7
  125. }
  126. {
  127.  type = ruler
  128.  height = 20
  129. }
  130. {
  131.  Name = HelpButton
  132.  Text = Allow Help button to appear/disappear
  133.  Type = Option
  134.  Default = on
  135.  Help = Add help button when extra help is available for a TAB
  136. }
  137.  
  138. [Scrolling]
  139.  
  140. Icon = scroll
  141. Text = Scrolling
  142. Width = 180
  143.  
  144. {
  145.  Name = Scroll
  146.  Text = Smooth scrolling
  147.  Type = Option
  148.  Help = Use scrolling instead of switching between tabs
  149.  Default = off
  150. };
  151. {
  152.  Name = Steps
  153.  Text = Scroll steps
  154.  Type = Integer
  155.  Min = 20
  156.  Max = 255
  157.  Step = 5
  158.  Default = 40
  159.  Size = 3
  160.  Width = 80
  161.  Help = Lower is faster, higher is slower
  162.  Enable = Scroll,1
  163. }
  164. {
  165.  Name = WaitForSync
  166.  Text = Synchronise with vertical sync
  167.  Type = Option
  168.  Help = Link scrolling to the monitor's synchronisation
  169.  Default = off
  170.  Enable = Scroll,1
  171. }
  172. {
  173.  Name = RO5Check
  174.  Text = Scrolling only on RISC OS 5 or later
  175.  Type = Option
  176.  Help = Scrolling is only smooth on the latest generation machines
  177.  Default = off
  178.  Enable = Scroll,1
  179. }
  180. {
  181.  type = ruler
  182.  height = 20
  183. }
  184. {
  185.  Name = BumpScroll
  186.  Text = Enable bump scrolling
  187.  Type = Option
  188.  Default = on
  189.  Help = Scroll a list when the pointer is close to the edge
  190. };
  191. {
  192.  Name = BumpArea
  193.  Text = Area
  194.  Type = Integer
  195.  Min = 10
  196.  Max = 200
  197.  Step = 5
  198.  Default = 100
  199.  Size = 3
  200.  Width = 80
  201.  Help = Active bump area at the edge of the list (OS-units)
  202.  Enable = BumpScroll,1
  203. }
  204. {
  205. };
  206. {
  207.  Name = BumpSpeed
  208.  Text = Speed
  209.  Type = Integer
  210.  Min = 4
  211.  Max = 40
  212.  Step = 2
  213.  Default = 20
  214.  Size = 2
  215.  Width = 80
  216.  Help = Maximum scroll speed (OS-units)
  217.  Enable = BumpScroll,1
  218. }
  219.  
  220. [FS]
  221.  
  222. Icon = fs
  223. Text = Filing systems
  224. Short = FS
  225. Width = 112
  226.  
  227. {
  228.  Name = FSIgnore
  229.  Text = Ignore
  230.  Type = String
  231.  Help = Filing systems to be hidden for the user
  232.  Menu = #FS;fs;-numbers
  233.  Drop = file -add , -remove
  234.  Default = 12,13,14,15,17,18,19,20,21,22,27,28,46,47,53,54,144
  235. }
  236. {
  237.  Name = FSAllow
  238.  Text = Allow
  239.  Type = String
  240.  Help = Filing systems allowed to be seen by the user
  241.  Menu = #FS;fs;-numbers
  242.  Drop = path -add , -remove
  243.  Default = 5,8,23,24,26,29,33,37,43,99
  244. }
  245. {
  246.  Height = 0
  247. }
  248. {
  249.  Type = Comment
  250.  Legend = Note:
  251.  Text = Alter these settings ONLY if you know exactly what you are doing. Please refer to the PRM page 2-19 for information on Filing System numbers.
  252.  Height = 158
  253.  Options = -col 11
  254. }
  255.